[INFO] fetching crate poem-grants-proc-macro 1.0.0-beta.3...
[INFO] testing poem-grants-proc-macro-1.0.0-beta.3 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] extracting crate poem-grants-proc-macro 1.0.0-beta.3 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate poem-grants-proc-macro 1.0.0-beta.3
[INFO] finished tweaking crates.io crate poem-grants-proc-macro 1.0.0-beta.3
[INFO] tweaked toml for crates.io crate poem-grants-proc-macro 1.0.0-beta.3 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate poem-grants-proc-macro 1.0.0-beta.3 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 99 packages to latest compatible versions
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding poem v1.3.59 (available: v3.1.12)
[INFO] [stderr]       Adding syn v1.0.109 (available: v2.0.117)
[INFO] [stderr]       Adding toml_datetime v0.6.3 (available: v0.6.11)
[INFO] [stderr]       Adding toml_edit v0.20.2 (available: v0.20.7)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e43e352cfd64bfc3c301e08afe676d28379b07e0eeed39fa3c4c1dd370df1e59
[INFO] running `Command { std: "docker" "start" "-a" "e43e352cfd64bfc3c301e08afe676d28379b07e0eeed39fa3c4c1dd370df1e59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e43e352cfd64bfc3c301e08afe676d28379b07e0eeed39fa3c4c1dd370df1e59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e43e352cfd64bfc3c301e08afe676d28379b07e0eeed39fa3c4c1dd370df1e59", kill_on_drop: false }`
[INFO] [stdout] e43e352cfd64bfc3c301e08afe676d28379b07e0eeed39fa3c4c1dd370df1e59
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 48270eb549499e8252d3ceb1952156d369598efe6b3532cf1f1604fcdbe83778
[INFO] running `Command { std: "docker" "start" "-a" "48270eb549499e8252d3ceb1952156d369598efe6b3532cf1f1604fcdbe83778", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling poem-grants-proc-macro v1.0.0-beta.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.04s
[INFO] running `Command { std: "docker" "inspect" "48270eb549499e8252d3ceb1952156d369598efe6b3532cf1f1604fcdbe83778", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48270eb549499e8252d3ceb1952156d369598efe6b3532cf1f1604fcdbe83778", kill_on_drop: false }`
[INFO] [stdout] 48270eb549499e8252d3ceb1952156d369598efe6b3532cf1f1604fcdbe83778
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 05a289780e7a771724d5862de231822bc2b9c9f159f1e9d9f510a38e9bac99cc
[INFO] running `Command { std: "docker" "start" "-a" "05a289780e7a771724d5862de231822bc2b9c9f159f1e9d9f510a38e9bac99cc", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling rfc7239 v0.1.3
[INFO] [stderr]    Compiling wildmatch v2.6.1
[INFO] [stderr]    Compiling poem-grants-proc-macro v1.0.0-beta.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling headers v0.3.9
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling nix v0.27.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling proc-macro-crate v2.0.2
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling poem-derive v1.3.59
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling poem v1.3.59
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 21.36s
[INFO] running `Command { std: "docker" "inspect" "05a289780e7a771724d5862de231822bc2b9c9f159f1e9d9f510a38e9bac99cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05a289780e7a771724d5862de231822bc2b9c9f159f1e9d9f510a38e9bac99cc", kill_on_drop: false }`
[INFO] [stdout] 05a289780e7a771724d5862de231822bc2b9c9f159f1e9d9f510a38e9bac99cc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b21b385b690cacee55a75d9f6748d544f0b8584187d8c5ad2e2bfeb9f6d827f4
[INFO] running `Command { std: "docker" "start" "-a" "b21b385b690cacee55a75d9f6748d544f0b8584187d8c5ad2e2bfeb9f6d827f4", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/poem_grants_proc_macro-d2f21feb12b6bc3c)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests poem_grants_proc_macro
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test src/lib.rs - open_api (line 135) ... FAILED
[INFO] [stdout] test src/lib.rs - has_any_role (line 106) ... FAILED
[INFO] [stdout] test src/lib.rs - has_any_permission (line 68) ... FAILED
[INFO] [stdout] test src/lib.rs - has_roles (line 87) ... FAILED
[INFO] [stdout] test src/lib.rs - has_permissions (line 33) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - open_api (line 135) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `poem_openapi` in this scope
[INFO] [stdout]    --> src/lib.rs:136:5
[INFO] [stdout]     |
[INFO] [stdout] 136 | use poem_openapi::payload::PlainText;
[INFO] [stdout]     |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `poem_openapi`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `poem_openapi`, use `cargo add poem_openapi` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `poem_grants` in this scope
[INFO] [stdout]    --> src/lib.rs:140:3
[INFO] [stdout]     |
[INFO] [stdout] 140 | #[poem_grants::open_api]
[INFO] [stdout]     |   ^^^^^^^^^^^ use of unresolved module or unlinked crate `poem_grants`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `poem_openapi` in this scope
[INFO] [stdout]    --> src/lib.rs:141:3
[INFO] [stdout]     |
[INFO] [stdout] 141 | #[poem_openapi::OpenApi]
[INFO] [stdout]     |   ^^^^^^^^^^^^ use of unresolved module or unlinked crate `poem_openapi`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `has_permissions` in this scope
[INFO] [stdout]    --> src/lib.rs:145:7
[INFO] [stdout]     |
[INFO] [stdout] 145 |     #[has_permissions("OP_READ_ADMIN_INFO")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 135 + use poem_grants_proc_macro::has_permissions;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `oai` in this scope
[INFO] [stdout]    --> src/lib.rs:146:7
[INFO] [stdout]     |
[INFO] [stdout] 146 |     #[oai(path = "/admin", method = "get")]
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - has_any_role (line 106) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `poem_grants` in this scope
[INFO] [stdout]    --> src/lib.rs:110:3
[INFO] [stdout]     |
[INFO] [stdout] 110 | #[poem_grants::has_any_role["ADMIN", "MANAGER"]]
[INFO] [stdout]     |   ^^^^^^^^^^^ use of unresolved module or unlinked crate `poem_grants`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - has_any_permission (line 68) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `poem_grants` in this scope
[INFO] [stdout]   --> src/lib.rs:72:3
[INFO] [stdout]    |
[INFO] [stdout] 72 | #[poem_grants::has_any_permission["ROLE_ADMIN", "ROLE_MANAGER"]]
[INFO] [stdout]    |   ^^^^^^^^^^^ use of unresolved module or unlinked crate `poem_grants`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - has_roles (line 87) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `poem_grants` in this scope
[INFO] [stdout]   --> src/lib.rs:91:3
[INFO] [stdout]    |
[INFO] [stdout] 91 | #[poem_grants::has_roles["ADMIN", "MANAGER"]]
[INFO] [stdout]    |   ^^^^^^^^^^^ use of unresolved module or unlinked crate `poem_grants`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - has_permissions (line 33) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `poem_grants` in this scope
[INFO] [stdout]   --> src/lib.rs:53:3
[INFO] [stdout]    |
[INFO] [stdout] 53 | #[poem_grants::has_permissions["OP_GET_SECRET", type = "MyPermissionEnum"]]
[INFO] [stdout]    |   ^^^^^^^^^^^ use of unresolved module or unlinked crate `poem_grants`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `poem_grants` in this scope
[INFO] [stdout]   --> src/lib.rs:46:3
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[poem_grants::has_permissions["ROLE_ADMIN", "OP_GET_SECRET", secure="*user_id == user.id"]]
[INFO] [stdout]    |   ^^^^^^^^^^^ use of unresolved module or unlinked crate `poem_grants`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `poem_grants` in this scope
[INFO] [stdout]   --> src/lib.rs:37:3
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[poem_grants::has_permissions["ROLE_ADMIN", "OP_GET_SECRET"]]
[INFO] [stdout]    |   ^^^^^^^^^^^ use of unresolved module or unlinked crate `poem_grants`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `web` in this scope
[INFO] [stdout]   --> src/lib.rs:48:40
[INFO] [stdout]    |
[INFO] [stdout] 48 | async fn macro_secured_params(user_id: web::Path<i32>, user: web::Data<User>) -> Response {
[INFO] [stdout]    |                                        ^^^ use of unresolved module or unlinked crate `web`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `web`, use `cargo add web` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 33 + use poem::web;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `web` in this scope
[INFO] [stdout]   --> src/lib.rs:48:62
[INFO] [stdout]    |
[INFO] [stdout] 48 | async fn macro_secured_params(user_id: web::Path<i32>, user: web::Data<User>) -> Response {
[INFO] [stdout]    |                                                              ^^^ use of unresolved module or unlinked crate `web`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `web`, use `cargo add web` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 33 + use poem::web;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - has_any_permission (line 68)
[INFO] [stdout]     src/lib.rs - has_any_role (line 106)
[INFO] [stdout]     src/lib.rs - has_permissions (line 33)
[INFO] [stdout]     src/lib.rs - has_roles (line 87)
[INFO] [stdout]     src/lib.rs - open_api (line 135)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.41s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "b21b385b690cacee55a75d9f6748d544f0b8584187d8c5ad2e2bfeb9f6d827f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b21b385b690cacee55a75d9f6748d544f0b8584187d8c5ad2e2bfeb9f6d827f4", kill_on_drop: false }`
[INFO] [stdout] b21b385b690cacee55a75d9f6748d544f0b8584187d8c5ad2e2bfeb9f6d827f4
